Start Events
A Start Event produces a token when triggered by its start condition. Below is a list of all Start Events and the conditions required for them to start a Workflow Process.
Element Type | Symbol | Function |
---|---|---|
Start Event | The default Start Event. This event will start when manually triggered with the Launch button in the Workflow experience, and cannot be configured. | |
Message Start Event | Automation of this event is not implemented at the time of writing.. | |
Timer Start Event | Triggers the start of a workflow and produces a token as set by a timer. For example, can be configured to run at specific dates of the year or at specific times of day. | |
Conditional Start Event | Automation of this event is not implemented at the time of writing. | |
Signal Start Event | Triggers the start of a workflow and produces a token when certain conditions on a table are met. The trigger is configured using an OData query. |